FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.extensions#current (266 ms)

Package hl7.fhir.uv.extensions
Type CodeSystem
Id Id
FHIR Version R5
Source http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-type-characteristics-code.html
Url http://hl7.org/fhir/type-characteristics-code
Version 5.2.0-ballot
Status draft
Date 2024-10-09T18:10:55+00:00
Name TypeCharacteristicCodes
Title Type Characteristic Codes System
Experimental False
Realm uv
Authority hl7
Description Type Characteristic Codes
Content complete

Resources that use this resource

ValueSet
http://hl7.org/fhir/ValueSet/type-characteristics-code Type Characteristic Codes Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem type-characteristics-code

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable CodeSystem

This case-sensitive code system http://hl7.org/fhir/type-characteristics-code defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1has-target Has TargetThe type is reference to external content else where that can have a type. This is associated with the use of ElementDefinition.type.targetProfile
1has-range Has RangeThe type has a value domain that is a range, and can be associated with allowable min/max values on it's ElementDefinitions
2  is-continuous Is ContinuousThe type is a continuous distribution. These types have issues associated with precision and equality, and can have a specified number of max decimal places (via an extension)
1has-length Has LengthThe type has variable length and be constrained by it's length. In principle, any type can be constrained by the number of characters to represent it, but this is not meaningful for numbers or attachments
1has-size Has SizeThe type can be constrained by the number of bytes it takes to represent the content. This is usually applied to content that is compressed or interpreted, and there's no fixed relationship between the number of bytes of content, and the number of characters it represents
1can-bind Can BindThe type can be bound to a terminology. Note that a classic binding has system|version|code|display, but not all bindable types carry all four of these, and how they are bound varies, so an additional extension is required to enable tools to work with this content
1has-units Has UnitsThe content has units of measure (UCUM, by implication) and it may be useful to constrain the units by some valueset
1do-translations Do TranslationsThe content is uncontrolled human readable text that may make sense to translate
1can-be-target Can Be TargetThe content has an identify and can be persisted with an appropriate life cycle such that it can be the target of a reference from a resource or another logical model

Source

{
  "resourceType" : "CodeSystem",
  "id" : "type-characteristics-code",
  "meta" : {
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem type-characteristics-code</b></p><a name=\"type-characteristics-code\"> </a><a name=\"hctype-characteristics-code\"> </a><a name=\"type-characteristics-code-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-01-31 07:07:38+1100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/type-characteristics-code</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">has-target<a name=\"type-characteristics-code-has-target\"> </a></td><td>Has Target</td><td>The type is reference to external content else where that can have a type. This is associated with the use of ElementDefinition.type.targetProfile</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">has-range<a name=\"type-characteristics-code-has-range\"> </a></td><td>Has Range</td><td>The type has a value domain that is a range, and can be associated with allowable min/max values on it's ElementDefinitions</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��is-continuous<a name=\"type-characteristics-code-is-continuous\"> </a></td><td>Is Continuous</td><td>The type is a continuous distribution. These types have issues associated with precision and equality, and can have a specified number of max decimal places (via an extension)</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">has-length<a name=\"type-characteristics-code-has-length\"> </a></td><td>Has Length</td><td>The type has variable length and be constrained by it's length. In principle, any type can be constrained by the number of characters to represent it, but this is not meaningful for numbers or attachments</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">has-size<a name=\"type-characteristics-code-has-size\"> </a></td><td>Has Size</td><td>The type can be constrained by the number of bytes it takes to represent the content. This is usually applied to content that is compressed or interpreted, and there's no fixed relationship between the number of bytes of content, and the number of characters it represents</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">can-bind<a name=\"type-characteristics-code-can-bind\"> </a></td><td>Can Bind</td><td>The type can be bound to a terminology. Note that a classic binding has system|version|code|display, but not all bindable types carry all four of these, and how they are bound varies, so an additional extension is required to enable tools to work with this content</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">has-units<a name=\"type-characteristics-code-has-units\"> </a></td><td>Has Units</td><td>The content has units of measure (UCUM, by implication) and it may be useful to constrain the units by some valueset</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">do-translations<a name=\"type-characteristics-code-do-translations\"> </a></td><td>Do Translations</td><td>The content is uncontrolled human readable text that may make sense to translate</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">can-be-target<a name=\"type-characteristics-code-can-be-target\"> </a></td><td>Can Be Target</td><td>The content has an identify and can be persisted with an appropriate life cycle such that it can be the target of a reference from a resource or another logical model</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://hl7.org/fhir/type-characteristics-code",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.4.1901"
    }
  ],
  "version" : "5.2.0-ballot",
  "name" : "TypeCharacteristicCodes",
  "title" : "Type Characteristic Codes System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-09T18:10:55+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "Type Characteristic Codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [
    {
      "code" : "has-target",
      "display" : "Has Target",
      "definition" : "The type is reference to external content else where that can have a type. This is associated with the use of ElementDefinition.type.targetProfile"
    },
    {
      "code" : "has-range",
      "display" : "Has Range",
      "definition" : "The type has a value domain that is a range, and can be associated with allowable min/max values on it's ElementDefinitions",
      "concept" : [
        {
          "code" : "is-continuous",
          "display" : "Is Continuous",
          "definition" : "The type is a continuous distribution. These types have issues associated with precision and equality, and can have a specified number of max decimal places (via an extension)"
        }
      ]
    },
    {
      "code" : "has-length",
      "display" : "Has Length",
      "definition" : "The type has variable length and be constrained by it's length. In principle, any type can be constrained by the number of characters to represent it, but this is not meaningful for numbers or attachments"
    },
    {
      "code" : "has-size",
      "display" : "Has Size",
      "definition" : "The type can be constrained by the number of bytes it takes to represent the content. This is usually applied to content that is compressed or interpreted, and there's no fixed relationship between the number of bytes of content, and the number of characters it represents"
    },
    {
      "code" : "can-bind",
      "display" : "Can Bind",
      "definition" : "The type can be bound to a terminology. Note that a classic binding has system|version|code|display, but not all bindable types carry all four of these, and how they are bound varies, so an additional extension is required to enable tools to work with this content"
    },
    {
      "code" : "has-units",
      "display" : "Has Units",
      "definition" : "The content has units of measure (UCUM, by implication) and it may be useful to constrain the units by some valueset"
    },
    {
      "code" : "do-translations",
      "display" : "Do Translations",
      "definition" : "The content is uncontrolled human readable text that may make sense to translate"
    },
    {
      "code" : "can-be-target",
      "display" : "Can Be Target",
      "definition" : "The content has an identify and can be persisted with an appropriate life cycle such that it can be the target of a reference from a resource or another logical model"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.